Einhugur OpenDocument Text Plugin for Xojo

TextStyle.TextColor Property

Sets or gets the text color.

TextColor as Color {Read and Write}

Remarks

If the style has no text color then black is returned. Note you can use the HasTextColor property to check if it actually had text color on it.

See Also

TextStyle Class